home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / zabezpeceni / perfectprivacy / ppriv.exe / {app} / pprivacy.chm / style.css < prev   
Cascading Style Sheet File  |  2004-12-03  |  1KB  |  34 lines

  1. body    { font-family: Verdana, Arial; font-size: "70%" }
  2. td      { font-family: Verdana, Arial; font-size: "70%" }
  3. ol      { margin-left: "2.5em"; margin-right: "2.5em"; margin-top: 10; margin-bottom: 10 }
  4. ul      { margin-left: "1.5em"; margin-right: "1.5em"; margin-top: 10; margin-bottom: 10 }
  5. li      { margin-bottom: ".8em" }
  6. p       { margin-top: 10; margin-bottom: 10 }
  7. p.note, p.related, p.tips  { font-weight:bold; margin-top:1.5em; margin-bottom:-.25em; }
  8. p.title  { font-weight:bold; margin-top:10; margin-bottom:10; }
  9. p.boldlabel  { font-size: 100%; font-weight: bold; margin-top:1.5em; }
  10. p.proclabel  { font-size: 100%; font-weight: bold; margin-top:1.5em; }
  11. h1      { font-size: 125%; margin-bottom: .5em; }
  12. h2      { font-size: 110%; margin-top: 1.5em; margin-bottom: .5em; }
  13. a:hover { color: #FF0000 }
  14. hr      { height: 1px; color: Gray; border: dashed }
  15.  
  16. .big    { font-size: 125%; font-weight: bold }
  17. .collapsed { visibility: hidden; position: absolute; }
  18. .expanded { visibility: visible; position: static; }
  19.  
  20. /* Terms */
  21.  
  22. a.term    { text-decoration: none; color: blue }
  23. a:active.term  { color: blue }
  24. a:hover.term   { color: blue }
  25.  
  26. /* Expand / collapse */
  27.  
  28. .DropDown    { text-decoration: none; top: 0pt;}
  29. .DropDown:hover    { text-decoration: underline; }
  30. .expfav        { font-size: 80%; text-align: right; margin-top: -1em; margin-bottom: -1em; }
  31. .expanded    { font-weight: normal; }
  32. .collapsed    { display: none; }
  33.  
  34.